--- comment_cck.module	2007-09-08 10:54:45.000000000 -0700
+++ comment_cck.module	2008-11-17 03:28:10.000000000 -0800
@@ -25,7 +25,7 @@
       // Add it to comment_filter so it maintains the correct postion in the form
       $form['comment_filter']['comment_cck'] = $final_form;
       // Make it sink
-      $form['comment_filter']['comment_cck']['#weight'] = 50;
+      $form['comment_filter']['comment_cck']['#weight'] = -50;
       // It's tons easier like this
       $form['comment_filter']['comment_cck']['#tree'] = TRUE;
     }
