You can enable/disable a storage from Web UI at Datacenter -> Storage. A storage can also be enabled/disabled from command line (assuming the storage ID is 'zfs'):
# pvesm set zfs --disable 0|1
You could first disable the storage, then unlock the LUKS encrypted devices and import the ZFS pool...