If you go here: http://xcs.dyndns.info/piataterenuri/vinde.php you can see that the footer appears.
But if you go http://xcs.dyndns.info/piataterenuri/vinde2.php here, you can see that nothing is displayed after the textarea.
The only differnce betweeen that two is that the second one has:
<tr>
<td class="optiune">Info:</td>
<td> <textarea cols="30" rows="5" class="field"/></td>
</tr>
Why's that happening?