Is there a way to access the rendered textarea with a simple document.getElementById? I have tried deferring my script until after the page is loaded via the DOMContentLoaded event, but I have had no joy. Any idea?