Setting z-index for context menu in hidden tree

What is the element id/class name to set the z-index for the context menu? I have a context menu attached to a dhtmlxtree. The tree is hidden in a slideout. Because of this my context menu appears under that tree. So I want to set a higher value for the context menu z-index and attempt to fix that.

Please provide the sample where we could reproduce the issue