Inspired by the XSS POST Forwarder, I just created the CSRF Redirector. Its a simple tool that makes it easy to test CSRF using POST, hopefully demonstrating how prevalent CSRF vulnerabilities are as well as reducing the misconception that forging a POST request is complicated.