I'm getting a conflict with CSS on the textareas - they have an ID of "content" but I already have that in my page design. So it's making the textareas stretch outside the page.
I was wondering, would you be able to add a prefix like "qa-" to them, like the classes, so that this is avoided? I imagine IDs like "content" and "title" are in fairly common use across the web.