Sample map with scrolling and data below map:

The map above is an example of an embedded map made using EasyMapMaker. To allow data below the page set add ?showData=1 to the url and make sure scrolling="yes"

The html below is the source for the map above.

<iframe width="100%" height="500" frameborder="0" scrolling="yes"  frameborder="0"
    style="border:1px solid #aaa;border-radius:10px; z-index: 100; -moz-border-radius: 10px; -webkit-border-radius: 10px; "
    src="//www.easymapmaker.com/map/619ff563c7ba446aac465fe73478e84f?showData=1"
    class="img-rounded"/>
 </iframe>