Did you try adding position:relative
to the element with z-index:444;
( the span )? You may alternatively try applying it to that elements parent to counteract any sibling elements with equal or greater stacking order.
meder
2010-06-23 20:24:45