This will be due to the HTML being passed through qa_sanitize_html(...) defined in qa-base.php which looks out for unrecognized protocols. You should override this function to suit your needs, making reference to the documentation of the htmLawed library it relies on.