Live demo at: http://jsfiddle.net/4M5dq/
I am running Firefox 8 for mac and am getting strange behaviour from paragraphs on my website, it is acting as if the paragraphs are out of the document flow and stacking them on top of each other.
Safari + Chrome are working as expected.
Does anyone know what is causing this? Would be useful for others to confirm the issue is also present for them.
if you remove
display: -moz-inline-stack;from#frontpageelement, paragraphs don’t overlap anymore