Does any one know of an extension that will modify Dreamweaver to allow me to
add an editable region to a template that appears before the document headers
are sent.

The reason I need this is so I can create templates that have php script
before the headers are sent that is not locked with the
codeOutsideHTMLIsLocked="false".

I actually want to have some php script that is in the template (so it is
added and updated on all pages based on that template) so I have to lock the
code outside the HTML. But I need to allow page specific code to be added
outside the HTML as well.

Has anyone got any ideas?

Cheers,
Mike