I read this
http://wordpress.org/support/topic/135759?replies=5
I did that, put an .htaccess in my wp-admin file with
'<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>'
but I still cannot edit posts without getting that error.
Only since upgrade to 2.5.1
Help?