Hi,
i used div-containers to set map in background
example:
<div style=”position: absolute; width: 100%; height: 1400px; opacity: 0.5;”>[mapsmarker layer=”5″]</div>
<div style=”position: relative; top: 0px; width: 100%; height: 1400px;”>test</div>
the first container is for the map with transparenz, the second container is for the text with the same height so the map cant be zoom or moved.