Hi Shahriar,
Many thanks for that, i forgot i hadnt done that when i rebuilt it. When i did what you said, the form was still behind the overlay so i added this css to my theme
.modal-backdrop {
z-index: 0;
}
But im not sure if this will give me problems elsewhere?