Fixed.

PHP Code:
<td class="main"><?php echo 'Product Ship Info: '?></td>
<td class="main"><?php echo zen_draw_separator('pixel_trans.gif''24''15') . '&nbsp;' zen_draw_textarea_field('products_ship_info''soft''100%''6',
 
htmlspecialchars(stripslashes($pInfo->products_ship_info), ENT_COMPATCHARSETTRUE), zen_set_field_length(TABLE_PRODUCTS'products_ship_info')); ?></td>