Thanks Zarzal. Have this fixed. If you'd like to test, you can edit templates/default/admin/prunethreads.tmpl. About line 12, you'll see this:
<input type="hidden" name="returntab" value="0" />
Right after that, add this:
<input type="hidden" name="valid_post" value="1" />