Good afternoon Toko-pa and welcome back!
Thank you for reaching out to us.
We are sorry to hear about the before HTML content not displaying on Firefox or Google Chrome.
I would love to help you with this topic.
What is going on is that the Before HTML section has a height of 0px for some reason on browsers other than Safari.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-before-html {
height: 493px;
}
Let me know if that helps.
Have a great day!
Geoff B.