How to get elastic scroll effect on element that does not need scrolling?

The elastic drag effect for scrolling is pretty nice.

I have a dynamic list that sometimes is long enough to be scrollable. But sometimes it fits the parent element and is not scrollable, which disables the elastic drag effect. How do I make the element always elastically draggable?