I am using jQuery impromptu to create an 'overlay tour' on my site. Here's the source page: http://trentrichardson.com/Impromptu/
I would like to change the z-index of a div so that when it is featured in the tour, it is placed ABOVE the overlay (or some other way so that the overlay does not apply to this div).
Here's a working example of my code (I would like the second list item placed above the overlay): http://jsfiddle.net/bTxng/2/