A polynomial P in F[X_1,...,X_n] is said to epsilon-approximate a boolean function F:{0,1}^n -> {0,1} under distribution D over {0,1}^n if for a random x chosen according to distribution D, the probability that P(x) is not equal to F(x) is at most epsilon. Smolensky (1987) showed that for any constant distinct primes p and q, any polynomial P in F_p[x_1,...,x_n] that (1/2q - Omega(1))-approximates the boolean function MOD_q:{0,1}^n->{0,1} -- which accepts its input iff the number of ones is non-zero modulo q -- under the uniform distribution must have degree Omega(n^{1/2}). We consider the problem of finding an explicit function f:{0,1}^n->{0,1} that has no epsilon-approximating polynomial of degree less than n^{1/2 + Omega(1)} under *so...