Wine is layered on top of normal Linux APIs and thus has all the limitations of a normal Linux app. If a program requires raw device access to lets say /dev/sda, the user either needs root permissions or needs to be a member of a group which has raw device access.