I did some searching regarding the z-index and found this:
.ajax__calendar_container { z-index : 1000 ; }
I put that code in my CSS file and it is working fine now, thanks. Also, this was not happening in IE6, but it was a problem in FireFox 3. All set now - thanks!