Rating:

it seems like the website is replacing any words contain "script" with "forbidden"
like:

<script>alert("x")</script> ===> <forbidden>alert("x")</forbidden>

use this to bypass the filter

#">