Fredrik said:
It takes functions with domain ##\mathbb R^4## as input, but the Hilbert space whose elements are called "state vectors" is a set of functions with domain ##\mathbb R^3##. So ##i\hbar\partial/\partial t## can't be an operator on that space.
Just to expand on what Fredrik said:
Often the way that the Schrodinger equation is solved is by starting with a complete basis of functions. For example, for particles confined to the "box"
0 \leq x \leq L
one example of a complete basis would be the functions \phi_n(x) = sin(\frac{n \pi x}{L})
Note, that the "complete basis" consists of functions of x, not x and t. A general solution of the Schrodinger equation for that box would be a function of x and t that can be written in this way:
\psi(x,t) = \sum_n C_n(t) \phi_n(x)
In this way of going about solving the Schrodinger equation (it's not the only way, but it's a way), the time dependence is only in the coefficient C_n(t). In that case, Schrodinger's equation gives:
H \psi = i \dfrac{\partial}{\partial t} \psi<br />
\Longrightarrow \sum_n C_n(t) H \phi_n(x) = \sum_n i \dfrac{d C_n}{d t} \phi_n(x)
The H acts only on the \phi_n, and the \dfrac{d}{dt} acts only on the coefficients C_n(t)