Draggable prototype error

I am doing no CSS just this:
<%= draggable_element :block %>

I am getting a firebug error pointing to protoype:

element is null
http://localhost:3000/javascripts/prototype.js?1222747699
Line 1881

Any ideas?

If I disable the draggable it goes away.