I don't think this would be a difficult problem to solve, but I'm not able to find any solutions on my own.
There are two pages that use javascript and for some reason whenever someone switches between Visual and HTML view some of the code is stripped. We have a few of our clients that have the ability to make edits to any posts and pages that they want, but we want to protect these two pages so only admins can make edits. The only way I've been able to figure out how to do this requires a password or makes the page private, but we want the page to be visible to all. Any solutions?
In short, we want editors etc to have the ability to edit all posts and pages EXCEPT specifically marked pages, which can only be edited by the admin. The page needs to be visible to anyone wanting to view it though.