$.fn.zIndex

$.fn.zIndex

In the deleted discussions on the positionTo planning Wiki page Scott G. proposed adding $.fn.zIndex to core to tackle stacking issues which will become more prevalent as the UI library grows and more complex components emerge.
$.fn.zIndex will be able to calculate true stacking level based on a target elements z-index or its parents if not set.
What do you think?