Please, open your style.css file:
\wp-content\uploads\wow-slider-plugin\1\style.css
Find this code:
#wowslider-container1 {
display: table;
zoom: 1;
position: relative;
width: auto;
max-height:360px;
margin:0px auto 0px;
z-index:90;
……..
You can change z-index here.