Hi,

Im trying to build an tabbed interface involving drag layers. The first tab
that I made was all good but the problem occurs when i try to put the second
tab.

U see, i set the z-index to be 98 for the first layer (tab1) and the other
layer (tab2) to be lower than that. This I know makes tab1 on top of tab2
but being tabs, i want it so that no matter how the z-index is, i can just
click on either tab1 or tab2 and it drags successfully.

Any ideas on how i can go around this?

Thanks. Farid