I am trying to set menu (ul element) z-index bellow the window and all children (on root item hover - .k-animation-container) greater then window z-index.
I try to set .k-animation-container z-index higher then window, but it doesn't work.
How can I display menu root items bellow window and all non-root items (everything that opens, including popup menu) above window?