Sortables bug in IE7 (probably 6 too)

Sortables bug in IE7 (probably 6 too)


My code:
$(document).ready(function(){
    $('#someDiv').sortable(); // this line is the error
})
The error reads: Expected identifier, string or number