hallo hamlet,
na position:absolute positioniert doch absolute, also am body oder html element? mit position:relative kommst du der sache vermutlich näher.
<div>
<img position:relative />
<table>
</table>
</div>
könnte es vielleicht bringen?
gruß, Frankx