I noticed that when I use <iframe>, <script> inside a page content it redirects to 404 but when I use <div>, <a>, <b> or <article> no issues. I'm trying to find out what in a iframe tag causes the POST to fail! It only needs this text: <iframe> not even a complete iframe html snippet to fail, just the opening tag, strange. But then with other html tags it's fine.