I\'m trying to set up a simple horizontal tab structure for a page I\'m working on, and I\'m running into some trouble with floating div\'s combined with z-index.
Viewin
z-index has no effect on elements that are not positioned (eg position:absolute;)
z-index
position:absolute;