Background of toolbar is clicked!

Background of toolbar is clicked!

Hi helpers!

I developed a jquery mobile page with top and bottom toolbars. If the content is to much to be displayed you can scroll down. The bottom toolbar will always be in front and hiding the stuff behind. But if I now press a button of the toolbar it will actually press the elements hiding behind the toolbar. How do I fix this? Is there any parameter I forgot?

These are my parameters:

<div data-role="footer" data-position="fixed" data-fullscreen="false" class="footer" data-theme="b" data-id="footer" data-tap-toggle="false">
<div data-role="navbar" class="navbar" data-iconpos="top">...