Doing some action (creating account, editing article etc) which requires CAPTCHA may fail in the post action process (invalid username selected, AbuseFilter prevent editing etc) - in such case CAPTCHA shouldn't be required again. Requiring CAPTCHAs again and again is very unfriendly.
Possible solutions:
- once a user filled CAPTCHA correctly for some action token, don't require it again
- store CAPTCHA cookie locally for short time and allow the user to skip captchas