I\'m using the jQuery validation plugin in a very similar manner to the Remember The Milk demo.
$(\"#registrationForm\").validate({ rules: { email: {
The user name field on the Remember the Milk demo fails in the same way (when entering user names 'Peter' and 'George'), so you've probably found a bug in the plugin.