tabbar z index

The tabbar doesn’t use the z-index. It covers the page elements. How do I cover the tabbar with a div that will be hidden when the user clicks.

tabbar z-index: 99

div z-index: 99999

The tabbar covers that div.

Could you attach the sample that allows reproduce the problem ?