How to fix z-index issue with "daterangepicker" ?

I faced z-index issue, Datepicker is going behind column submenu list. On click, datepicker is coming, but going behind.

Was able to fix this issue by adding z-index for “webix-window”. Have some many layers in my application that caused the overlap problem.

Hello,
Could you please send a snippet of this implementation?