JQuery Supersized Plugin - Banners not clickable

I’m having a terrible time working with the JQuery plugin Supersized. I have everything work except the anchor tag for the sliding banners are not able to be clicked.

Instead of having the slideshow append to the body tag I had it append to a div tag. This is driving me bonkers as I can’t figure out how to get this banner to be clickable. I look at it with Firebug and the HTML is rendered for the link yet I can’t for the life of me make it clickable.

Has anyone else ran into this problem?

Okay I have this fixed. Turns out the z-index on the layer #supersized was too low.