Came to my attention from a client that how you guys implement custom code currently breaks the Facebook Messenger Chat Website Plugin. Also breaks other scripts that need to run at the beginning of page load.
The simple solution to this would be a custom code insert point located immediately after the opening <body> tag.
We have insert points in the <head> and in the footer currently but not one that has access to the top of the page.