I am currently experiencing an issue with my Google Map loading within a tab. The container div has the position set to absolute.
Although the map displays correctly, I am encountering a problem where it covers any content I try to place underneath it. My goal is to have tables and text displayed under the entire tab section, not just below the map.
Take a look at this fiddle: Please note that <p>I want to see this text.</p> is not appearing.