Hi,
Ist zwar nicht ganz HTML konform (glaube ich!), aber machs mal so:
<html>
<head></head>
<body>
<table>
<tr>
<td>Zelle 1</td>
<td>Zelle 2</td>
<td><ilayer name="layer1"> layer layer layer </ilayer></td>
<td> Zelle 4</td>
<form> <----(Hinweis)
<td>blabla<input type="button" value="Button" name="button" /></td>
</form> <----
</tr>
</table>
</body>
</html>
Greetings Stephan