The WP Featured Content Slider -plugin forces itself above the dropdown menu. I think it's because of the submenu list-items that are relative positioned, which obviously doesn't work with z-indexing.
I'm aware the plugin's .js file generates z-indexed slides that are absolutely positioned, so naturally they go above the menu-items.
So.. any ideas how to get the dropdown menu OVER the Slider -plugin?