When I try to use
Adding display:block to the parent element got this working in firefox.
I also had to add top:0px; left:0px; to the parent element for Chrome to work.
IE7, IE8, & IE9 are working as well. position: relative
/ position: absolute
on a or in Firefox it doesn\'t seem to wo
// A table of information here.
// Next line is the child element I want to overlay on top of this table
//child element info