The admin page for CSR accept/reject decisions requires javascript to work. And it seems that all it does is submit a form.
Can this be replaced by submit buttons? If you don't want to support IE6/7, you might even use the <button> html element, which permits html inside (for the accept/reject images).