prima cosa bisogna sistemare il codice html:
codice:
<script src="fixedbackground.js" type="text/javascript"></script></head>
<body topmargin="3" bottommargin="3" onLoad="fixedBackground('images/sfondo logo basso.png')">
<table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="10%"> </td>
<td width="30%" class="tabella1" id="COLONNA TABELLA SX">
<form name="form1" method="post" action="<%=MM_Action1%>">
<table id="TABELLA SX" width="100%">
<tr>
<td width="7%" class="label">Nome</td>
<td width="6%" align="left" class="label"><input name="Nome" type="text" class="casellaTestoRequired" id="Nome" size="15"></td>
<td width="5%" class="label">Cognome</td>
<td width="10%" class="label"><input name="Cognome" type="text" class="casellaTestoRequired" id="Cognome" size="13"></td>
<td width="72%" align="left"><input name="cerca" type="submit" class="bottonicerca" id="cerca" value=""></td>
</tr>
</table>
</form>
</td>
....
</tr>
</table>
tra <tr> e <td> non può esserci altro codice html o testo
poi bisogna vedere cosa fa fixedbackground.js
intanto correggi il codice e prova, se ancora non va posta il codice del file fixedbackground