I have problem with textarea in chromium engine
my code is
<tr height="160px">
<td width=5% > </td>
<td class='normal_pismo' >Popis dokumentu </td>
<td><textarea class=ramecarea rows=6 cols=29 maxlength=256 name=popis><?php echo $popis;?></textarea>...