Expected Behavior
Be able to set styles on overlay wrapper (e.g. z-index) so that the active section does not prevent clicks through to the overlay.
Current Behavior
Can't set wrapper z-index so have to use JavaScript to find and set styles on parent wrapper div.