I have a textarea input, When I put iframe inside it i get the same thing
example: I put this code
<iframe width="640" height="360" src="https://www.youtube.com/embed/-0uBK0T298k" frameborder="0" allowfullscreen></iframe>
I get the same thing in my page
Any solution?