z-index issues

z-index issues


In developing a site that uses a number of boxes on the page to
display different content, I realise that JQuery does not address the
need to identify z-index of a div.
I guess this could be an attribute of the selected object, but it
would be extremely useful as a built-in attribute of the ui array in
many cases. It could also be a property of a selector.
This would allow the setting of the z-index of any object during many
UI methods.