Addendum to my question above:
In one browser, the box extends to the middle of the div. In the other, it extends well past the middle of the div.
Both browsers are IE5.x but slightly different release as in 5.0029.00etc...
<div sytle="position:absolute" width=200>
<form>
<input type="text" size=48>
</form>
</div>