Hi Tjerk,
This is a matter of how you have set up the z-indexes in the containers of your template.
You can try the following:
.top-module-position, .bottom-module-position {
z-index: 9999;
}
If you need more help with that you must ask your template provider.