I am designing a page, and I actually want the floating image to overlap the layer, not expand the layer, but I have no idea how to do that in IE, firefox works by default when a height is specified.
Well, I halfway solved the issue, I placed the image in the content div and floated it with a negative top margin... If anyone else has a similar issue try that.