Index: themes/seven/page.tpl.php
===================================================================
RCS file: /cvs/drupal/drupal/themes/seven/page.tpl.php,v
retrieving revision 1.12
diff -u -p -r1.12 page.tpl.php
--- themes/seven/page.tpl.php	4 Jan 2010 03:57:19 -0000	1.12
+++ themes/seven/page.tpl.php	17 Mar 2010 12:37:52 -0000
@@ -1,7 +1,7 @@
 <?php
 // $Id: page.tpl.php,v 1.12 2010/01/04 03:57:19 webchick Exp $
 ?>
-  <div class="element-invisible"><a id="main-content"></a></div>
+  <div class="element-invisible"><a id="main-content" tabindex="-1"></a></div>
   <div id="branding" class="clearfix">
     <?php print $breadcrumb; ?>
     <?php print render($title_prefix); ?>
