I want position a DIV with the content of an addsense script on top of a img that I use as a banner.
I have the img tag inside a div. then I put the google script inside
I think you are missing position: relative, and a negative value for top.
position: relative
top