Ok... I know what the problem is... I just don't know how to fix it...
I am using WP 2.8.1 and I opened error console on Firefox 3.0, 3.5, chrome, and IE 8 all of them had the same errors with the jquery library and the admin.js.
Warning: reference to undefined property D.select
Source File: http://wpdev.****.net/wp-content/plugins/wp-e-commerce/js/jquery-ui.js?ver=1.6
Line: 1
Warning: reference to undefined property ui.panel
Source File: http://wpdev.****.net/wp-content/plugins/wp-e-commerce/admin.js
Line: 81
Error: ui.panel is undefined
Source File: http://wpdev.****.net/wp-content/plugins/wp-e-commerce/admin.js
Line: 81
I looked at the code in mentions but I can not make heads or tails as to why it is having the problem... here is the code it mentions
form_action = form_action[0]+"#"+ui.panel.id; // get the first item, add the hash then our current tab ID