Jill,
I'm not sure what you're using to show that module, but something is using Javascript to set the following style on the page:
#Mod136 {
z-index: -1000;
}That's causing that whole module to be hidden behind everything else on the page.
Hope that helps narrow down the problem!
Alex