<DIV STYLE="position:absolute; overflow:scroll; float:left; top:55px; left:201px; top:26px; width:1057px; height:560px;">
<DIV STYLE="position:absolute; float:left; top:50px; left:210px;">
<form method="post" action="http://192.168.0.2/leads/map_box_IE.php?cacca=13">


<H2><FONT color="#FFFFFF">Insert New Contact</h2></font></p>
<div>
<label for="name">Name</label>
<input id="name" name="name">
</div>
<div>
<label for="surname">Surname </label>
<input id="surname" name="surname">
</div>
...
....
</div>
<form>
</div>


Perchè quando uso lo scroll per scendere in basso alcuni form non si sponstano.Poi.. su diversi browser l'aspetto grafico cambia. Come posso far si che il comportamento sia lo stesso?

Grazie