I would like my header and footer to be accessible when a page has an overlay due to a popup menu (as seen on
http://jquerymobile.com/branches/popup-widget/docs/pages/popup/index.html).
So in a nutshell, only the div with attribute 'data-role=content"' should have the overlay applied. How can I achieve this?